バージョン

FindIndex(Int32,Int32,Predicate<ColorBlendEntry>) メソッド

シンタックス
'宣言
 
<__DynamicallyInvokableAttribute()>
Public Overloads Function FindIndex( _
   ByVal startIndex As System.Integer, _
   ByVal count As System.Integer, _
   ByVal match As System.Predicate(Of ColorBlendEntry) _
) As System.Integer
[__DynamicallyInvokableAttribute()]
public System.int FindIndex( 
   System.int startIndex,
   System.int count,
   System.Predicate<ColorBlendEntry> match
)

パラメータ

startIndex
count
match
参照

オンラインで表示: GitHub